home *** CD-ROM | disk | FTP | other *** search
/ Laboratorio Interattivo Deagostini / laboratorio interattivo deagostini.bin / swf / 64.swf / scripts / DefineButton2_27 / BUTTONCONDACTION on(release).as
Text File  |  2003-01-07  |  74b  |  5 lines

  1. on(release){
  2.    _parent.swapDepths(100);
  3.    _parent.gotoAndStop(2);
  4. }
  5.